home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 December / chip-cd_2006_12.zip / 12 / Pakiet internetowy / Stacje TV i radiowe (odsluchiwanie i rippowanie) / Plugin AAC 1.0.24 / setup_AAC_aacPlus_plugin_1_0_24.exe / install_script.iss
Text File  |  2006-11-05  |  4KB  |  70 lines

  1. ;InnoSetupVersion=5.1.7
  2.  
  3. [Setup]
  4. AppName=Orban/Coding Technologies AAC/aacPlus Player PluginÖ
  5. AppVerName=Orban/Coding Technologies AAC/aacPlus Player PluginÖ 1.0
  6. AppId={{DB0A8A2A-4EA7-4FE3-802E-8A6DEE32696C}
  7. AppPublisher=Orban, Inc.
  8. AppPublisherURL=http://www.orban.com
  9. AppSupportURL=http://www.orban.com
  10. AppUpdatesURL=http://www.orban.com
  11. DefaultDirName={pf}\Orban/AAC-aacPlus Plugin
  12. DefaultGroupName=Orban/AAC-aacPlus Plugin
  13. OutputBaseFilename=setup_AAC_aacPlus_plugin_1_0_24
  14. Compression=lzma
  15. PrivilegesRequired=none
  16. DisableDirPage=yes
  17. DisableProgramGroupPage=yes
  18. LicenseFile=embedded\License.rtf
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21.  
  22. [Files]
  23. Source: "{app}\aacpParser.dll"; DestDir: "{app}"; Flags: regserver ignoreversion 
  24. Source: "{app}\License.pdf"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\Read_Me.pdf"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\Read_Me.html"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\License.rtf"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\License.html"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\Tuner2.ico"; DestDir: "{app}"; Flags: ignoreversion 
  30.  
  31. [INI]
  32. FileName: "{app}\Internet shortcut.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.orban.com"; 
  33. FileName: "{app}\Tuner2 - your ears will know.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.tuner2.com/wmp.html"; 
  34. FileName: "{app}\Tuner2 - your ears will know.url"; Section: "InternetShortcut"; Key: "IconIndex"; String: "0"; 
  35. FileName: "{app}\Tuner2 - your ears will know.url"; Section: "InternetShortcut"; Key: "IconFile"; String: "{app}\Tuner2.ico"; 
  36.  
  37. [Icons]
  38. Name: "{group}\{cm:ProgramOnTheWeb,AAC-aacPlus Plugin}"; Filename: "{app}\Internet shortcut.url"; WorkingDir: "{app}"; 
  39. Name: "{group}\{cm:UninstallProgram,AAC-aacPlus Plugin}"; Filename: "{uninstallexe}"; WorkingDir: "{app}"; 
  40. Name: "{group}\Tuner2 - your ears will know"; Filename: "{app}\Tuner2 - your ears will know.url"; WorkingDir: "{app}"; IconFilename: "{app}\Tuner2.ico"; 
  41. Name: "{userdesktop}\Tuner2 - your ears will know"; Filename: "{app}\Tuner2 - your ears will know.url"; WorkingDir: "{app}"; IconFilename: "{app}\Tuner2.ico"; 
  42. Name: "{group}\Read Me (pdf)"; Filename: "{app}\Read_Me.pdf"; WorkingDir: "{app}"; 
  43. Name: "{group}\License Agreement (pdf)"; Filename: "{app}\License.pdf"; WorkingDir: "{app}"; 
  44. Name: "{group}\Read Me (html)"; Filename: "{app}\Read_Me.html"; WorkingDir: "{app}"; 
  45. Name: "{userdesktop}\AAC-aacPlus Plugin Read Me"; Filename: "{app}\Read_Me.html"; WorkingDir: "{app}"; 
  46. Name: "{group}\License Agreement (html)"; Filename: "{app}\License.html"; WorkingDir: "{app}"; 
  47.  
  48. [UninstallDelete]
  49. Type: files; Name: "{app}\Internet shortcut.url"; 
  50. Type: files; Name: "{app}\Tuner2 - your ears will know.url"; 
  51. Type: files; Name: "{app}\License.pdf"; 
  52. Type: files; Name: "{app}\Read_Me.html"; 
  53. Type: files; Name: "{app}\Read_Me.pdf"; 
  54.  
  55. [CustomMessages]
  56. eng.NameAndVersion=%1 version %2
  57. eng.AdditionalIcons=Additional icons:
  58. eng.CreateDesktopIcon=Create a &desktop icon
  59. eng.CreateQuickLaunchIcon=Create a &Quick Launch icon
  60. eng.ProgramOnTheWeb=%1 on the Web
  61. eng.UninstallProgram=Uninstall %1
  62. eng.LaunchProgram=Launch %1
  63. eng.AssocFileExtension=&Associate %1 with the %2 file extension
  64. eng.AssocingFileExtension=Associating %1 with the %2 file extension...
  65.  
  66. [Languages]
  67. ; These files are stubs
  68. ; To achieve better results after recompilation, use the real language files
  69. Name: "eng"; MessagesFile: "embedded\eng.isl"; 
  70.